FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2017#2.2.18 (78 ms)

Package nictiz.fhir.nl.stu3.zib2017
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.List
Url http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.List
Status active
Date 2019-07-29
Name Nictiz.IHE.MHD.List
Title Nictiz IHE MHD Profile on List (Folder)
Experimental False
Realm nl
Authority hl7
Description Profile on List for use as a Document Folder based on IHE IT Infrastructure Technical Framework Supplement - Mobile access to Health Documents (MHD) Rev. 2.3. See http://wiki.ihe.net/index.php/Mobile_access_to_Health_Documents_(MHD) The IHE MHD Profile text is Normative, this conformance resource is Informative.
Purpose Copied profile from IHE MHD to have control over the downstream references. The ProvideDocumentBundle.Minimal and DocumentManifest profiles contained error that are only addressed in FHIR R4. These profiles are copied and fixed. This profile is copied and governed by Nictiz because the ProvideDocumentBundle profile references to this profile.
Type List
Kind resource

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Minimal.ProvideDocumentBundle Nictiz IHE MHD profile on Provide Document Bundle (ITI-65) transaction with Minimal Metadata

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

StructureDefinition for List Resource supporting XDS Folders in the IHE IT Infrastructure Technical Framework Supplement Mobile access to Health Documents (MHD) Rev. 2.3. The IHE MHD Profile text is Normative, this conformance resource is Informative.

Source

{
  "resourceType" : "StructureDefinition",
  "id" : "IHE.MHD.List",
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\tStructureDefinition for List Resource supporting XDS Folders in the \n IHE IT Infrastructure Technical Framework Supplement <a href=\"http://wiki.ihe.net/index.php/Mobile_access_to_Health_Documents_(MHD)\">Mobile access to Health Documents (MHD) Rev. 2.3</a>. \n\tThe IHE MHD Profile text is Normative, this conformance resource is Informative.</div>"
  },
  "url" : "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.List",
  "name" : "Nictiz.IHE.MHD.List",
  "title" : "Nictiz IHE MHD Profile on List (Folder)",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-07-29",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Profile on List for use as a Document Folder based on IHE IT Infrastructure Technical Framework Supplement - Mobile access to Health Documents (MHD) Rev. 2.3. See http://wiki.ihe.net/index.php/Mobile_access_to_Health_Documents_(MHD) The IHE MHD Profile text is Normative, this conformance resource is Informative.",
  "purpose" : "Copied profile from IHE MHD to have control over the downstream references. The ProvideDocumentBundle.Minimal and DocumentManifest profiles contained error that are only addressed in FHIR R4. These profiles are copied and fixed. This profile is copied and governed by Nictiz because the ProvideDocumentBundle profile references to this profile.",
  "fhirVersion" : "3.0.2",
  "kind" : "resource",
  "abstract" : false,
  "type" : "List",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/List",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "List.identifier",
        "path" : "List.identifier",
        "comment" : "When the List.identifier carries the entryUUID then the List.identifier.use shall be ‘official’; and the uniqueId then the List.identifier.use shall be\r\n‘usual’.",
        "min" : 1
      },
      {
        "id" : "List.mode",
        "path" : "List.mode",
        "comment" : "shall be ‘working’",
        "fixedCode" : "working"
      },
      {
        "id" : "List.title",
        "path" : "List.title",
        "min" : 1
      },
      {
        "id" : "List.code",
        "path" : "List.code",
        "comment" : "code.coding is [0..*] so may contain many.",
        "min" : 1
      },
      {
        "id" : "List.subject",
        "path" : "List.subject",
        "comment" : "URL Points to an existing Patient resource representing Affinity Domain Patient.",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/StructureDefinition/Patient"
          }
        ]
      },
      {
        "id" : "List.encounter",
        "path" : "List.encounter",
        "comment" : "These HL7 FHIR STU3 elements are not used in XDS, therefore would not be present.",
        "max" : "0"
      },
      {
        "id" : "List.source",
        "path" : "List.source",
        "comment" : "These HL7 FHIR STU3 elements are not used in XDS, therefore would not be present.",
        "max" : "0"
      },
      {
        "id" : "List.orderedBy",
        "path" : "List.orderedBy",
        "comment" : "These HL7 FHIR STU3 elements are not used in XDS, therefore would not be present.",
        "max" : "0"
      },
      {
        "id" : "List.entry.flag",
        "path" : "List.entry.flag",
        "comment" : "These HL7 FHIR STU3 elements are not used in XDS, therefore would not be present.",
        "max" : "0"
      },
      {
        "id" : "List.entry.deleted",
        "path" : "List.entry.deleted",
        "comment" : "These HL7 FHIR STU3 elements are not used in XDS, therefore would not be present.",
        "max" : "0"
      },
      {
        "id" : "List.entry.date",
        "path" : "List.entry.date",
        "comment" : "These HL7 FHIR STU3 elements are not used in XDS, therefore would not be present.",
        "max" : "0"
      },
      {
        "id" : "List.emptyReason",
        "path" : "List.emptyReason",
        "comment" : "These HL7 FHIR STU3 elements are not used in XDS, therefore would not be present.",
        "max" : "0"
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.